@@ -201,8 +201,7 @@ describe Agents::DataOutputAgent do |
||
| 201 | 201 |
"_attributes" => {
|
| 202 | 202 |
"type" => "audio/mpeg", |
| 203 | 203 |
"url" => "{{media_url}}"
|
| 204 |
- }, |
|
| 205 |
- "_self_closing" => "true" |
|
| 204 |
+ } |
|
| 206 | 205 |
} |
| 207 | 206 |
agent.options['template']['item']['foo'] = {
|
| 208 | 207 |
"_attributes" => {
|